/************************************************************************/
/* phpMyBakcup                                                          */
/* ===========                                                          */
/*                                                                      */
/* Copyright (c) 2002 by Audun Larsen                                   */
/* http://www.phpmybackup.com                                           */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the QPL License,                               */
/* included in this package(QPL.txt).                                   */
/************************************************************************/

--------------
INSTALLING
--------------
1) Extract all files to a directory on your computer.
2) Edit global_conf.php to suit your needs.
3) Upload all files to a folder of your choice.
4) Chmod the folder 'export' to 0666, or 0777, create it if it does not exists.

NOTE: You should protect the directory with the script, as there is no built in password protection.


--------------
UPGRADING
--------------
2) Edit the global_conf.php again, there is some more options that needs to be changed.
3) Upload ALL files in the main directory, and all the files in the lib directory.

Full documentation is located here:
http://www.phpmybackup.com/docs



-Audun Larsen, June 2002